home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / hard / hack / a500ide.lha / a500ide12 / devs / README.DEVS < prev    next >
Text File  |  1992-01-09  |  394b  |  12 lines

  1. Copy the the x.device to be used to DEVS:ide.device
  2.  
  3. ide.device is the basic version.
  4.  
  5. verify.ide.device verifies the written data, use this if you want to
  6. check if the interface doesn't corrupt data.
  7.  
  8. interrupt.ide.device uses _INT2-interrupt line and does
  9. not wait in busy loop for disk transfers to finish. There needs
  10. to be a interrupt signal inverted from drive INTERRUPT line connected.
  11.  
  12.